home *** CD-ROM | disk | FTP | other *** search
- object NagForm: TNagForm
- Left = 224
- Top = 123
- BorderStyle = bsDialog
- Caption = 'SkedEzy Pro - Intelligent Windows Scheduler'
- ClientHeight = 359
- ClientWidth = 370
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 15
- object Bevel1: TBevel
- Left = 4
- Top = 304
- Width = 361
- Height = 53
- Style = bsRaised
- end
- object Bevel2: TBevel
- Left = 4
- Top = 4
- Width = 361
- Height = 173
- Shape = bsFrame
- end
- object Image1: TImage
- Left = 12
- Top = 312
- Width = 37
- Height = 37
- Picture.Data = {<image000.ico>}
- end
- object UsageLabel: TLabel
- Left = 56
- Top = 332
- Width = 133
- Height = 15
- Caption = 'Usage Days Remaining:'
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object CountLabel: TLabel
- Left = 196
- Top = 332
- Width = 21
- Height = 15
- Caption = 'xxx'
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label1: TLabel
- Left = 12
- Top = 16
- Width = 345
- Height = 53
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Thank you for trying SkedEzy Pro! This is one of the easiest and' +
- ' most flexible 32bit schedulers around. Feel free to copy and di' +
- 'stribute the full set of files to friends and colleagues.'
- end
- object Label2: TLabel
- Left = 12
- Top = 72
- Width = 345
- Height = 61
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'You are allowed 30 days of UNLIMITED usage, i.e. it'#39's exactly th' +
- 'e same as the registered version. After this, you cannot edit e' +
- 'vents or add new ones. When you register, you can continue using' +
- ' your old data.'
- end
- object Label3: TLabel
- Left = 12
- Top = 136
- Width = 345
- Height = 33
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Days when you don'#39't use it DO NOT COUNT. Note: re-installation w' +
- 'ill not affect this limitation.'
- end
- object Bevel3: TBevel
- Left = 4
- Top = 184
- Width = 361
- Height = 113
- end
- object Label4: TLabel
- Left = 12
- Top = 192
- Width = 349
- Height = 33
- AutoSize = False
- Caption =
- 'Why register? Besides being able to continue using it, you get g' +
- 'reat value for money plus the following benefits:'
- end
- object Label5: TLabel
- Left = 32
- Top = 228
- Width = 217
- Height = 15
- Caption = '>> Direct email support from the author '
- end
- object Label6: TLabel
- Left = 32
- Top = 244
- Width = 277
- Height = 15
- Caption = '>> Many more .wav files (bells, horns, whistles etc)'
- end
- object Label7: TLabel
- Left = 32
- Top = 260
- Width = 265
- Height = 15
- Caption = '>> Free minor upgrades, direct from the Website'
- end
- object Label8: TLabel
- Left = 56
- Top = 312
- Width = 168
- Height = 15
- Caption = '(Right click on icon in Taskbar)'
- end
- object Label9: TLabel
- Left = 32
- Top = 276
- Width = 317
- Height = 15
- Caption = '>> Conversion program to convert SkedEzy V1.x event lists'
- end
- object OKBitBtn: TBitBtn
- Left = 304
- Top = 312
- Width = 55
- Height = 40
- TabOrder = 0
- Kind = bkOK
- end
- object RegButton: TButton
- Left = 228
- Top = 312
- Width = 69
- Height = 41
- Caption = 'REGISTER'
- Font.Color = clMaroon
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = RegButtonClick
- end
- end
-